home *** CD-ROM | disk | FTP | other *** search
/ Draw 3 / Draw 3.iso / AOL90 / COMP02.000 / %MAINDIR% / CalendarResource.dll / HTML / IDH_ACTOPTOOL < prev    next >
Encoding:
Text File  |  2004-11-29  |  611 b   |  26 lines

  1. <HTML>
  2. <STYLE>
  3.     @import URL("res:IDS_ACDayMonthControl");
  4.     @import URL("res:IDS_ACDAYVIEW");
  5. </STYLE>
  6. <HEAD>
  7.  
  8. <SCRIPT LANGUAGE="javascript" src="res:ACDayMonthBody2.js" ></SCRIPT>
  9.  
  10. </HEAD>
  11.  
  12. <BODY id="TopToolBar" 
  13.     oncontextmenu="window.event.returnValue = false;"
  14.     scroll=no topmargin=0 leftmargin=0>
  15.  
  16. <OBJECT id=TopToolBarCtrl
  17.     CLASSID="CLSID:09E6F477-C3C3-4636-8BFD-2DDB36147FEC"
  18.     Width=100% Height=100%
  19.     STYLE="position: absolute; top:    0px; left:    0px; 
  20.         width:    expression(document.body.clientWidth);
  21.         height:    expression(document.body.clientHeight);"
  22. ></OBJECT>
  23.  
  24. </BODY>
  25. </HTML>
  26.